Docs: add draft security guidance for BSOs - #118
Merged
Conversation
Draft covering network controls, identity/access, filesystem permissions, Rubie/Relay communications, Azure Arc deployment, logging, change management, incident response, and compliance references – intended for hospital IT and information security teams hosting a Rubie Gateway VM.
jabley
reviewed
May 28, 2026
| - Rubie API FQDN (e.g. `manbrs-*.azurewebsites.net` — confirm against the deployed environment). | ||
| - Azure Arc control-plane endpoints — see [Microsoft's published list](https://learn.microsoft.com/azure/azure-arc/servers/network-requirements). | ||
| - OS update endpoints (Microsoft Update / distro repositories). | ||
| - GitHub release endpoints (`github.com`, `*.githubusercontent.com`) — used by Arc to fetch new gateway versions. **[TBC with DevOps: depends on whether release assets are pulled by the Arc agent on the VM, or repackaged Azure-side and pushed via the Arc control plane.]** |
Contributor
There was a problem hiding this comment.
😅 We're assuming that they have an FQDN and IP allow-list capability. This seems really broad though and would allow bad actors to host malware on GitHub before installing it. Attackers can run Command & Control services on GitHub domains.
Ideally things would come from Arc, but I guess similar concerns.
jabley
reviewed
May 28, 2026
Contributor
|
Nice work! |
steventux
approved these changes
Jun 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Draft covering network controls, identity/access, filesystem permissions, Rubie/Relay communications, Azure Arc deployment, logging, change management, incident response, and compliance references – intended for hospital IT and information security teams hosting a Rubie Gateway VM.
Jira link
https://nhsd-jira.digital.nhs.uk/browse/DTOSS-13030
Review notes
@josielsouzanordcloud - does this conform to your understanding of reality?
Review checklist